[TPM] Add 3 more test cases to the xm testsuite that extend the
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 28 Jun 2006 15:22:38 +0000 (16:22 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 28 Jun 2006 15:22:38 +0000 (16:22 +0100)
commitd36b2acb2b0211fcc73216ec6fb76713deca31ef
treec59c4049ede1a8fa010c7690cbe371b057b09bdf
parentea8fcd4e40d396a302b4f2512005394e163f768e
[TPM] Add 3 more test cases to the xm testsuite that extend the
state of a PCR register and test that the value remains the same during
a suspend/resume cycle and during live and non-live local migration.
The patch adapts existing tests to the changes in the driver (moving of
the sysfs entry). Some problems with existing tests are fixed.

Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
tools/xm-test/tests/vtpm/02_vtpm-cat_pcrs.py
tools/xm-test/tests/vtpm/03_vtpm-susp_res.py
tools/xm-test/tests/vtpm/04_vtpm-loc_migr.py
tools/xm-test/tests/vtpm/05_vtpm-loc_migr.py
tools/xm-test/tests/vtpm/06_vtpm-susp_res_pcrs.py [new file with mode: 0644]
tools/xm-test/tests/vtpm/07_vtpm-mig_pcrs.py [new file with mode: 0644]
tools/xm-test/tests/vtpm/08_vtpm-mig_pcrs.py [new file with mode: 0644]
tools/xm-test/tests/vtpm/Makefile.am
tools/xm-test/tests/vtpm/vtpm_utils.py